APIs for 3rd party developers

NetAnts can be controlled via DDE or COM interface. Visual C++ and Visual Basic samples are available from the author's web site:

For network administrators, NetAnts also provides an interface to protect their sites from being blocked by too many NetAnts connections.

To limit concurrent connections from a single user, add the following line:

  NetAnts: MaxConnection=value

in the reply or welcome message of HTTP and FTP server. Where value is the number of concurrent connections allowed for a single user.